complex type

英 [ˈkɒmpleks taɪp] 美 [kəmˈpleks taɪp]

网络  复杂类型; 复合类型; 复杂型; 复合型; 复杂的对象

计算机



双语例句

  1. Here you are defining a simple type inside the complex type, Mobile.
    这里您在复合类型Mobile中定义了一个简单类型。
  2. This sequence is comprised of all the assertions defined on the complex type as well as all assertions of the complex type's ancestors.
    这个序列包含对复杂类型定义的所有断言,以及复杂类型的祖先的所有断言。
  3. Then, a complex type is defined based on the simple type.
    然后,基于该简单类型定义了一个复杂类型。
  4. The element's complex type has no attributes.
    该元素的复杂类型没有属性。
  5. The value of each part can be either a simple XSD type, or a user-defined complex type.
    每个部分的值可以为简单XSD类型,也可以为用户定义的复杂类型。
  6. XML schemas have both built-in data types, such as int and double, and types that are constructed, such as a complex type representing the components of an Address.
    XML模式既有内置数据类型(如int和double),也有通过构造得到的类型(如表示Address组件的复杂类型)。
  7. There is no need to explicitly reference the attribute group in either complex type definition.
    无需在每个复杂类型定义中显式地引用属性组。
  8. If you want to add an attribute, you must define price as a complex type.
    如果希望增加属性,您必须把price元素定义成复杂类型。
  9. In my model, Bicycle doesn't have an equivalent at all in the NIEM model, so I need to create a new element and a new corresponding complex type.
    在我的模型中,Bicycle在NIEM模型中根本就没有等价元素,所以我需要创建一个新元素和一个相应的新复杂类型。
  10. This attribute group definition will automatically be included in each complex type defined in the schema document.
    该属性组定义将被自动包含在模式文档中定义的每个复杂类型中。
  11. The properties of the complex type can be manipulated in the XSD Complex Type tab of the Properties view.
    复杂类型的属性可以在Properties视图的XSDComplexType项目之中控制。
  12. Repetition of the same wildcard for every complex type to make the entire schema extensible is tedious.
    在非常复杂的类型中重复使用同一个通配符,这使得整体模式扩展非常单调。
  13. This reduces the effort to write and maintain the schema, as well as ensures that no complex type is accidentally left inextensible.
    这减少了编写和维护模式的工作量,还确保了不会有某个复杂类型被偶然遗漏而没有扩展性。
  14. When defining a complex type with simple content, you can specify two types of assertions.
    在使用简单内容定义复杂类型时,可以指定两种类型的断言。
  15. A value of none indicates that this complex type does not make use of the default open content.
    none值表示这个复杂类型不使用默认开放内容。
  16. Basic type parameters are defined within a program scope ( Package or Class) or within a Topic by the Parameter complex type.
    由Parameter复杂类型在程序作用域(Package或Class)或在Topic中定义了基本类型参数。
  17. An input wrapper element must be defined as a complex type that is a sequence of elements.
    必须将输入包装器元素定义一个复杂类型(一些列元素)。
  18. Consider a complex type which models the win-loss record for a sports team.
    我们来考虑一个复杂类型,用于建模一个运动团队的输赢记录。
  19. Since no standard mapping is defined for attributes, this complex type is represented as a SOAPElement.
    因为没有为属性定义标准的映射,所以这种复杂类型就被表示为SOAPElement。
  20. An example for this mapping is a complex type containing attributes.
    这种映射的一个示例就是包含多个属性的复杂类型。
  21. Make sure to define not only complex type definition, but also the element definition.
    确保不仅要定义复杂的类型,还要对元素进行定义。
  22. The assumption is that elements within a complex type should appear ordered, not unordered.
    假设复杂类型中的元素应按顺序出现,而不是无序出现。
  23. Cannot add records into a complex type with simple content in it.
    无法将记录添加到具有简单内容的复杂类型中。
  24. Schema: both a simple type and a complex type are defined with name '% 1'.
    架构:简单类型和复杂类型都用名称'%1'进行定义。
  25. Cannot create a new complex type with the specified name. a simple type with that name already exists.
    无法使用指定名称创建新的复杂类型。已存在同名的简单类型。
  26. Double redefine for complex type.
    复杂类型的双重重定义。
  27. The argument is not valid. The element must be a complex type.
    该参数无效。元素必须是复杂类型。
  28. The data type of the simple content is not a valid restriction of the base complex type.
    简单内容的数据类型不是基复杂类型的有效限制。
  29. For this complex type and its base type.
    获取该复杂类型及其基类型的。
  30. While the cache and spelling requests return a string datatype, the search request returns a complex type.
    高速缓存和拼写请求返回string数据类型,搜索请求返回复杂类型。